GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / PdfEnableColorDetection Property





In This Topic
PdfEnableColorDetection Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property PdfEnableColorDetection As Boolean
public bool PdfEnableColorDetection {get; set;}
public read-write property PdfEnableColorDetection: Boolean; 
public function get,set PdfEnableColorDetection : boolean
public: __property bool get_PdfEnableColorDetection();
public: __property void set_PdfEnableColorDetection( 
   bool value
);
public:
property bool PdfEnableColorDetection {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members